home *** CD-ROM | disk | FTP | other *** search
- Changes made to QRT from version 1.5a
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
- 1. The IMG file is now always a sprite file. It used to be a text file until
- it was closed.
-
- 2. If the !Config file is missing, or corrupt, a fresh copy is created with
- the default settings of:
-
- aspect ratio = 0.9
- screen mode = 15
- image size = full size
-
- 3. The multitasking has been improved so that generating sprites no longer
- hangs the machine at the end of each scan line.
-
- 4. Initial position of the window is now closed to being central on a mode
- 12 screen.
-
- 5. Initial slot size increased to reduce the possibility of QRT dying due to
- stack overflow - NB IF THE APPLICATION DISAPPEARS WITH THE HOURGLASS ON, IT
- IS PROBABLY DUE TO A STACK OVERFLOW.
-
- Known bugs
- ~~~~~~~~~~
-
- 1. The Floyd-Steinberg dithering algorithm isn't quite correct but you
- probably wouldn't notice anything wrong.
-
- 2. QRT is still prone to stack overflows. One way to avoid this is not to
- have items with high reflectivity as this causes the rays to bounce around
- endlessly.
-